home *** CD-ROM | disk | FTP | other *** search
/ MSC Industrial Supply 2.0 / MSC Industrial Supply 2.0.iso / ORDER / MSCORDER.MDB / Order_Content.json < prev    next >
Encoding:
JavaScript Object Notation  |  1997-12-10  |  212 b 

  1. {
  2.     "schema": {
  3.         "ID": "Long Integer",
  4.         "Order_ID": "Long Integer NOT NULL",
  5.         "Part_Number": "Text (10) NOT NULL",
  6.         "Part_Quantity": "Integer",
  7.         "Part_UnitPrice": "Double",
  8.         "Part_Total": "Double",
  9.         "Part_JobNum": "Text (20)"
  10.     },
  11.     "data": []
  12. }